What is a Private key?
Private Keys are hidden SHA-256 asymmetric keys used to decrypt resources in tiCrypt and perform various actions.
note
- In tiCrypt,
private keysare randomly generated for each user whenever they create a new tiCrypt account. Private keyswork hand-in-hand withpublic keysand are 1/2 of a userkey pair.- Decryption of resources is used in combination with the
resource key.